Skip to content

Commit

Permalink
Bump spring-native.version from 0.12.0 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps `spring-native.version` from 0.12.0 to 0.12.1.

Updates `spring-native` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.12.0...0.12.1)

Updates `spring-aot` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.12.0...0.12.1)

Updates `spring-aot-maven-plugin` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: org.springframework.experimental:spring-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.experimental:spring-aot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.experimental:spring-aot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2022
1 parent 213199e commit d692611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<mybatis-freemarker.version>1.2.3</mybatis-freemarker.version>
<mybatis-dynamic-sql.version>1.4.0</mybatis-dynamic-sql.version>
<spring-boot.version>2.7.1</spring-boot.version>
<spring-native.version>0.12.0</spring-native.version>
<spring-native.version>0.12.1</spring-native.version>
</properties>

<build>
Expand Down

0 comments on commit d692611

Please sign in to comment.