Skip to content

Commit 13b742c

Browse files
committed
chore(ticketing-eai/handler-core): use eai-client 0.3.0
1 parent 2affa0a commit 13b742c

File tree

1 file changed

+1
-1
lines changed
  • ticketing-eventing/handler-core

1 file changed

+1
-1
lines changed

ticketing-eventing/handler-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
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 -->
70-
<ticketing-eai-api-client-internal.version>0.1.0</ticketing-eai-api-client-internal.version>
70+
<ticketing-eai-api-client-internal.version>0.3.0</ticketing-eai-api-client-internal.version>
7171

7272
<!-- Spotless P2 Mirror configuration (e.g. required when using company internal registry -->
7373
<p2.username /> <!-- must be empty, override via Maven settings.xml if needed -->

0 commit comments

Comments
 (0)