Skip to content

Commit fd2f33d

Browse files
Bump org.springframework:spring-tx from 6.1.10 to 6.2.2 (#95)
Bumps [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) from 6.1.10 to 6.2.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.2.2) --- updated-dependencies: - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5517c3 commit fd2f33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework</groupId>
3737
<artifactId>spring-tx</artifactId>
38-
<version>6.1.10</version>
38+
<version>6.2.2</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)