Skip to content

Commit 09853f7

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #142
1 parent 40dd97e commit 09853f7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0-RC2
2+
3+
* #142 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
4+
15
## 3.0-RC1
26

37
* #136 Upgrade HikariCP to 6.2.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<postgresql.version>42.7.4</postgresql.version>
4343
<mysql.version>9.2.0</mysql.version>
4444
<liquibase.version>4.30.0</liquibase.version>
45-
<commons.lang.version>3.17.0</commons.lang.version>
45+
<commons.lang.version>3.18.0</commons.lang.version>
4646
<jaxb.version>2.3.1</jaxb.version>
4747
<hikaricp.version>6.2.1</hikaricp.version>
4848
</properties>

0 commit comments

Comments
 (0)