Skip to content

Commit 4ef4759

Browse files
committed
Upgrading commons-text and java-uuid-generator
1 parent 6e4b5f5 commit 4ef4759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ under the License.
459459

460460
<commons-lang3.version>3.20.0</commons-lang3.version>
461461
<commons-jexl.version>3.6.0</commons-jexl.version>
462-
<commons-text.version>1.14.0</commons-text.version>
462+
<commons-text.version>1.15.0</commons-text.version>
463463

464464
<pac4j.version>6.2.2</pac4j.version>
465465

@@ -673,7 +673,7 @@ under the License.
673673
<dependency>
674674
<groupId>com.fasterxml.uuid</groupId>
675675
<artifactId>java-uuid-generator</artifactId>
676-
<version>5.1.1</version>
676+
<version>5.2.0</version>
677677
</dependency>
678678

679679
<dependency>

0 commit comments

Comments
 (0)