Skip to content

Commit 9c20b87

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump springframework.version from 6.2.1 to 6.2.2
Bumps `springframework.version` from 6.2.1 to 6.2.2. Updates `org.springframework:spring-core` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) Updates `org.springframework:spring-beans` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) Updates `org.springframework:spring-context` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) Updates `org.springframework:spring-webmvc` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) Updates `org.springframework:spring-web` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95bd3db commit 9c20b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<spring-security-oauth2-authorization-server.version>1.4.1</spring-security-oauth2-authorization-server.version>
154154
<spring-security.version>6.4.2</spring-security.version>
155155
<springdoc-openapi-stater-common.version>2.7.0</springdoc-openapi-stater-common.version>
156-
<springframework.version>6.2.1</springframework.version>
156+
<springframework.version>6.2.2</springframework.version>
157157
<thrift.version>0.20.0</thrift.version>
158158
<tika.version>1.28.5</tika.version>
159159
<wiremock.version>3.10.0</wiremock.version>

0 commit comments

Comments
 (0)