Skip to content

Commit

Permalink
Merge pull request #213 from axonivy/renovate/org.apache.commons-comm…
Browse files Browse the repository at this point in the history
…ons-lang3-3.x

Update dependency org.apache.commons:commons-lang3 to v3.17.0
  • Loading branch information
weissreto authored Dec 17, 2024
2 parents 4b08f69 + 907f8f6 commit bf01ddb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ivy-monitoring-prometheus/backend/rest-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
<version>3.17.0</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ivy-tracing-jaeger/backend/rest-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
<version>3.17.0</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit bf01ddb

Please sign in to comment.