Skip to content

Commit c495846

Browse files
committed
fix: upgrade org.springframework:spring-beans from 6.2.0 to 6.2.1
Snyk has created this PR to upgrade org.springframework:spring-beans from 6.2.0 to 6.2.1. See this package in maven: org.springframework:spring-beans See this project in Snyk: https://app.snyk.io/org/saurabhpro/project/1d38868f-a838-4f23-85c9-00f858c7a208?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bda6758 commit c495846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/PluralSight/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.springframework</groupId>
4141
<artifactId>spring-beans</artifactId>
42-
<version>6.2.0</version>
42+
<version>6.2.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)