File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4646 <maven .compiler.source>17</maven .compiler.source>
4747 <maven .compiler.target>17</maven .compiler.target>
4848 <!-- Main -->
49- <axon .version>4.11.1 </axon .version>
49+ <axon .version>4.11.2 </axon .version>
5050 <spring .version>6.2.6</spring .version>
51- <spring-boot .version>3.4.4 </spring-boot .version>
51+ <spring-boot .version>3.4.5 </spring-boot .version>
5252 <!-- Database -->
5353 <jakarta .persistence.version>3.1.0</jakarta .persistence.version>
5454 <!-- Serialization -->
55- <jackson .version>2.18.3 </jackson .version>
55+ <jackson .version>2.19.0 </jackson .version>
5656 <!-- Testing -->
5757 <assertj .version>3.27.3</assertj .version>
5858 <junit .jupiter.version>5.12.2</junit .jupiter.version>
165165 <dependency >
166166 <groupId >com.google.code.gson</groupId >
167167 <artifactId >gson</artifactId >
168- <version >2.13.0 </version >
168+ <version >2.13.1 </version >
169169 </dependency >
170170 <!-- Database -->
171171 <dependency >
You can’t perform that action at this time.
0 commit comments