Skip to content

Commit 873f289

Browse files
authored
bump deps (#217)
1 parent 0f1b99b commit 873f289

File tree

1 file changed

+2
-2
lines changed
  • tests/examples_goldfiles/examples/skip-artifact-generation/parent/parent1

1 file changed

+2
-2
lines changed

tests/examples_goldfiles/examples/skip-artifact-generation/parent/parent1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.apache.commons</groupId>
4949
<artifactId>commons-lang3</artifactId>
50-
<version>3.9</version>
50+
<version>3.18.0</version>
5151
<exclusions>
5252
<exclusion>
5353
<groupId>*</groupId>
@@ -57,4 +57,4 @@
5757
</dependency>
5858
</dependencies>
5959

60-
</project>
60+
</project>

0 commit comments

Comments
 (0)