Skip to content

Commit

Permalink
Bump commons-lang:commons-lang from 2.2 to 2.6
Browse files Browse the repository at this point in the history
Bumps commons-lang:commons-lang from 2.2 to 2.6.

---
updated-dependencies:
- dependency-name: commons-lang:commons-lang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 4f8c07f commit db51d16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.2</version>
<version>2.6</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.2</version>
<version>2.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit db51d16

Please sign in to comment.