Skip to content

Commit 4f96e81

Browse files
Bump org.springframework:spring-core
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.22 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a386210 commit 4f96e81

File tree

1 file changed

+1
-1
lines changed
  • workshops/txeventq-kafka/springboot-kafka

1 file changed

+1
-1
lines changed

workshops/txeventq-kafka/springboot-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<java.version>11</java.version>
4444
<javax-annotation.version>1.3.2</javax-annotation.version>
4545
<spring-boot.version>2.7.2</spring-boot.version>
46-
<spring-core.version>5.3.22</spring-core.version>
46+
<spring-core.version>6.1.14</spring-core.version>
4747
<spring-kafka.version>2.8.8</spring-kafka.version>
4848
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
4949
<oracle-jdbc.version>21.6.0.0.1</oracle-jdbc.version>

0 commit comments

Comments
 (0)