Skip to content

Commit b97ed85

Browse files
authored
update parent to automanage error-prone annotations (#51)
Signed-off-by: Sebastian Hoß <[email protected]>
1 parent ab35654 commit b97ed85

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>wtf.metio.maven.parents</groupId>
1616
<artifactId>maven-parents-java-prototype</artifactId>
17-
<version>2023.11.3</version>
17+
<version>2023.11.10</version>
1818
</parent>
1919

2020
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

storage-units-model/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
<dependency>
4949
<groupId>com.google.errorprone</groupId>
5050
<artifactId>error_prone_annotations</artifactId>
51-
<version>2.23.0</version>
5251
<scope>provided</scope>
5352
</dependency>
5453
</dependencies>

0 commit comments

Comments
 (0)