Skip to content

Commit

Permalink
Bump org.springframework:spring-core in /adapters/oidc/spring-boot2
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.0.2.RELEASE to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v6.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent f587179 commit 92e16a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/oidc/spring-boot2/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.0.2.RELEASE</version>
<version>6.0.15</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 92e16a2

Please sign in to comment.