Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent e0758fa commit b277133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<commons-logging.version>1.2</commons-logging.version>
<commons-math3.version>3.6.1</commons-math3.version>
<commons-net.version>3.9.0</commons-net.version>
<commons-pool2.version>2.11.1</commons-pool2.version>
<commons-pool2.version>2.12.0</commons-pool2.version>
<commons-text.version>1.10.0</commons-text.version>
<commons-csv.version>1.10.0</commons-csv.version>
<dom4j.version>2.1.4</dom4j.version>
Expand Down

0 comments on commit b277133

Please sign in to comment.