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 ab35654 commit b97ed85Copy full SHA for b97ed85
pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>wtf.metio.maven.parents</groupId>
16
<artifactId>maven-parents-java-prototype</artifactId>
17
- <version>2023.11.3</version>
+ <version>2023.11.10</version>
18
</parent>
19
20
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
storage-units-model/pom.xml
@@ -48,7 +48,6 @@
48
<dependency>
49
<groupId>com.google.errorprone</groupId>
50
<artifactId>error_prone_annotations</artifactId>
51
- <version>2.23.0</version>
52
<scope>provided</scope>
53
</dependency>
54
</dependencies>
0 commit comments