Skip to content

Commit

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

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

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

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

---
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] authored Mar 2, 2022
1 parent 78225e7 commit ed7007c
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.3.1</mybatis-dynamic-sql.version>
<spring-boot.version>2.6.4</spring-boot.version>
<spring-native.version>0.11.2</spring-native.version>
<spring-native.version>0.11.3</spring-native.version>
</properties>

<build>
Expand Down

0 comments on commit ed7007c

Please sign in to comment.