Skip to content

Commit

Permalink
update org.apache.commons:commons-dbcp2 2.7.0 to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Sep 11, 2023
1 parent 3ef82d3 commit c57548a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<springframework.version>4.3.4.RELEASE</springframework.version>
<slf4j.version>1.7.7</slf4j.version>
<logback.version>1.2.0</logback.version>
<commons-dbcp2.version>2.7.0</commons-dbcp2.version>
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
<h2.version>1.4.184</h2.version>
<mysql.version>8.0.28</mysql.version>
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<mesos.version>1.1.0</mesos.version>
<fenzo.version>0.11.1</fenzo.version>

<commons-dbcp2.version>2.7.0</commons-dbcp2.version>
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
<commons-pool2.version>2.8.1</commons-pool2.version>
<hikaricp.version>3.4.2</hikaricp.version>
<mail.version>1.6.0</mail.version>
Expand Down

0 comments on commit c57548a

Please sign in to comment.