Skip to content

Commit eee4504

Browse files
fix(deps): update dependency org.apache.commons:commons-text to v1.14.0
1 parent 8d2adf3 commit eee4504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ticketing-eventing/handler-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
<!-- Utility -->
6565
<refarch-tools.version>1.2.0</refarch-tools.version>
66-
<commons-text.version>1.13.1</commons-text.version>
66+
<commons-text.version>1.14.0</commons-text.version>
6767

6868
<!-- Additional required dependencies -->
6969
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version> <!-- Needed to make MapStruct and Lombok work together -->

ticketing-eventing/mail-handler-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
6565

6666
<!-- Utility -->
67-
<commons-text.version>1.13.1</commons-text.version>
67+
<commons-text.version>1.14.0</commons-text.version>
6868
<mapstruct.version>1.6.3</mapstruct.version>
6969
<refarch-tools.version>1.2.0</refarch-tools.version>
7070

0 commit comments

Comments
 (0)