Skip to content

Commit d507785

Browse files
authored
Merge pull request couchbase-examples#101 from couchbase-examples/dependabot/maven/org.springframework-spring-tx-6.2.3
Bump org.springframework:spring-tx from 6.2.2 to 6.2.3
2 parents 827cb56 + 0d95123 commit d507785

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.2.2</version>
38+
<version>6.2.3</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)