We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4615d43 commit 8789cd9Copy full SHA for 8789cd9
pom.xml
@@ -87,7 +87,7 @@
87
<dep.snakeyaml.version>2.0</dep.snakeyaml.version>
88
<dep.jetty.version>9.4.56.v20240826</dep.jetty.version>
89
<dep.gson.version>2.11.0</dep.gson.version>
90
- <dep.commons.lang3.version>3.14.0</dep.commons.lang3.version>
+ <dep.commons.lang3.version>3.17.0</dep.commons.lang3.version>
91
<dep.guice.version>5.1.0</dep.guice.version>
92
<dep.arrow.version>17.0.0</dep.arrow.version>
93
@@ -1519,7 +1519,7 @@
1519
<dependency>
1520
<groupId>org.apache.commons</groupId>
1521
<artifactId>commons-text</artifactId>
1522
- <version>1.10.0</version>
+ <version>1.13.0</version>
1523
</dependency>
1524
1525
0 commit comments