File tree Expand file tree Collapse file tree 4 files changed +15
-6
lines changed
Expand file tree Collapse file tree 4 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 2323 xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
2424 <body >
2525
26+ <release version =" 1.4.4" date =" 2024-01-25" >
27+ <action type =" update" dev =" sseifert" >
28+ Update to global-parent 56.
29+ </action >
30+ <action type =" update" dev =" sseifert" >
31+ Update testing dependencies.
32+ </action >
33+ </release >
34+
2635 <release version =" 1.4.2" date =" 2023-10-18" >
2736 <action type =" update" dev =" sseifert" >
2837 Update to global-parent 54.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.global-parent</artifactId >
28- <version >54 </version >
28+ <version >56 </version >
2929 <relativePath />
3030 </parent >
3131
3232 <groupId >io.wcm.devops</groupId >
3333 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
34- <version >1.4.2 </version >
34+ <version >1.4.4 </version >
3535 <packaging >pom</packaging >
3636
3737 <name >Toplevel Parent</name >
8484 <site .deploy.url>scm:git:https://github.com/wcm-io-devops/wcm-io-devops.github.io.git</site .deploy.url>
8585
8686 <!-- Versions -->
87- <mockito .version>5.6 .0</mockito .version>
87+ <mockito .version>5.10 .0</mockito .version>
8888
8989 <!-- SonarCloud -->
9090 <sonar .organization>wcm-io-devops</sonar .organization>
165165 <dependency >
166166 <groupId >org.junit</groupId >
167167 <artifactId >junit-bom</artifactId >
168- <version >5.10.0 </version >
168+ <version >5.10.1 </version >
169169 <type >pom</type >
170170 <scope >import</scope >
171171 </dependency >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.4.1-SNAPSHOT </version >
29+ <version >1.4.2 </version >
3030 <relativePath >parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.4.1-SNAPSHOT </version >
29+ <version >1.4.2 </version >
3030 <relativePath >../parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments