Skip to content

Commit

Permalink
Bump org.springframework:spring-core from 5.2.24.RELEASE to 6.0.15
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.24.RELEASE to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.24.RELEASE...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent 8d70977 commit a39f82c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<aws-secretsmanager-caching.version>1.0.1</aws-secretsmanager-caching.version>
<aws-java-sdk.version>1.12.499</aws-java-sdk.version>
<jansi.version>2.4.0</jansi.version>
<spring.version>5.2.24.RELEASE</spring.version>
<spring.version>6.0.15</spring.version>
</properties>
<repositories>
<!-- This needs to be removed before checking in-->
Expand Down
2 changes: 1 addition & 1 deletion standalone-metastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
<jetty.version>9.4.40.v20210413</jetty.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<spring.version>5.2.24.RELEASE</spring.version>
<spring.version>6.0.15</spring.version>
<!-- Thrift properties -->
<thrift.home>you-must-set-this-to-run-thrift</thrift.home>
<thrift.gen.dir>${basedir}/src/gen/thrift</thrift.gen.dir>
Expand Down

0 comments on commit a39f82c

Please sign in to comment.