File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.nimbusds</groupId >
6363 <artifactId >nimbus-jose-jwt</artifactId >
64- <version >10.4.2 </version >
64+ <version >10.5 </version >
6565 </dependency >
6666
6767 <!-- testing -->
Original file line number Diff line number Diff line change 112112 <dependency >
113113 <groupId >com.nimbusds</groupId >
114114 <artifactId >nimbus-jose-jwt</artifactId >
115- <version >10.4.2 </version >
115+ <version >10.5 </version >
116116 </dependency >
117117 </dependencies >
118118
Original file line number Diff line number Diff line change 147147 <dependency >
148148 <groupId >org.xmlunit</groupId >
149149 <artifactId >xmlunit-core</artifactId >
150- <version >2.10.3 </version >
150+ <version >2.10.4 </version >
151151 </dependency >
152152 <!-- transitive dependency update for CVE-2024-7254 -->
153153 <dependency >
Original file line number Diff line number Diff line change 107107 <jdk >[17,)</jdk >
108108 </activation >
109109 <properties >
110- <spring .security.version>6.5.3 </spring .security.version>
110+ <spring .security.version>6.5.4 </spring .security.version>
111111 </properties >
112112 </profile >
113113 </profiles >
You can’t perform that action at this time.
0 commit comments