Skip to content

Commit f329344

Browse files
Bump spring-core in /workshops/eventmesh-teq-kafka/springboot-kafka (#321)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.13 to 5.3.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.13...v5.3.14) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18b1e5f commit f329344

File tree

1 file changed

+1
-1
lines changed
  • workshops/eventmesh-teq-kafka/springboot-kafka

1 file changed

+1
-1
lines changed

workshops/eventmesh-teq-kafka/springboot-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<java.version>11</java.version>
3838
<javax-annotation.version>1.3.2</javax-annotation.version>
3939
<spring-boot.version>2.6.2</spring-boot.version>
40-
<spring-core.version>5.3.13</spring-core.version>
40+
<spring-core.version>5.3.14</spring-core.version>
4141
<spring-kafka.version>2.8.0</spring-kafka.version>
4242
<spring-cloud.version>2.0.4</spring-cloud.version>
4343
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)