File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.assertj</groupId >
5656 <artifactId >assertj-core</artifactId >
57- <version >3.25.3 </version >
57+ <version >3.27.7 </version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.jusecase</groupId >
6262 <artifactId >builders</artifactId >
63- <version >0.3.1 </version >
63+ <version >1.0.0 </version >
6464 <scope >test</scope >
6565 </dependency >
6666 </dependencies >
7070 <plugin >
7171 <groupId >org.apache.maven.plugins</groupId >
7272 <artifactId >maven-compiler-plugin</artifactId >
73- <version >3.12.1 </version >
73+ <version >3.15.0 </version >
7474 <configuration >
7575 <source >${maven.compiler.source} </source >
7676 <target >${maven.compiler.target} </target >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-source-plugin</artifactId >
83- <version >3.3.1 </version >
83+ <version >3.4.0 </version >
8484 <executions >
8585 <execution >
8686 <id >attach-sources</id >
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-javadoc-plugin</artifactId >
98- <version >3.6.3 </version >
98+ <version >3.12.0 </version >
9999 <executions >
100100 <execution >
101101 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments