File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
# under the License.
17
17
wrapperVersion =3.3.2
18
18
distributionType =source
19
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8 /apache-maven-3.9.8 -bin.zip
19
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
20
20
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<groupId >com.github.hazendaz</groupId >
19
19
<artifactId >base-parent</artifactId >
20
- <version >47 </version >
20
+ <version >48 </version >
21
21
<relativePath />
22
22
</parent >
23
23
76
76
<java .version>11</java .version>
77
77
<java .release.version>11</java .release.version>
78
78
79
- <junit .version>5.10.3 </junit .version>
80
- <slf4j .version>2.0.13 </slf4j .version>
79
+ <junit .version>5.11.0 </junit .version>
80
+ <slf4j .version>2.0.16 </slf4j .version>
81
81
</properties >
82
82
83
83
<dependencies >
You can’t perform that action at this time.
0 commit comments