We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f809014 commit e418261Copy full SHA for e418261
parent/pom.xml
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>io.wcm.devops</groupId>
27
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
29
<relativePath />
30
</parent>
31
@@ -142,15 +142,6 @@
142
<version>2.0.17</version>
143
</dependency>
144
145
- <!-- Import all JUnit 5 dependencies -->
146
- <dependency>
147
- <groupId>org.junit</groupId>
148
- <artifactId>junit-bom</artifactId>
149
- <version>6.0.1</version>
150
- <type>pom</type>
151
- <scope>import</scope>
152
- </dependency>
153
-
154
</dependencies>
155
</dependencyManagement>
156
0 commit comments