Skip to content

Commit

Permalink
chore(deps): bump spring-core.version from 6.0.12 to 6.0.13
Browse files Browse the repository at this point in the history
Bumps `spring-core.version` from 6.0.12 to 6.0.13.

Updates `org.springframework:spring-expression` from 6.0.12 to 6.0.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.12...v6.0.13)

Updates `org.springframework:spring-core` from 6.0.12 to 6.0.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.12...v6.0.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 795b4dd commit 97d5551
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 @@ -39,7 +39,7 @@ SPDX-License-Identifier: Apache-2.0

<properties>
<springboot.version>3.1.3</springboot.version>
<spring-core.version>6.0.12</spring-core.version>
<spring-core.version>6.0.13</spring-core.version>
<spring-security-config.version>6.1.3</spring-security-config.version>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 97d5551

Please sign in to comment.