Skip to content

Commit eaf8e4e

Browse files
authored
Merge branch 'main' into renovate/patch-spring-boot
2 parents c6b5548 + 0c0e0a4 commit eaf8e4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ticketing-eai/api-client-internal/pom.xml

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

3838
<properties>
3939
<openapi-generator-maven-plugin.version>7.14.0</openapi-generator-maven-plugin.version>
40-
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
40+
<jackson-databind-nullable.version>0.2.7</jackson-databind-nullable.version>
4141

4242
<!-- Release -->
4343
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>

ticketing-eventing/handler-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
5050
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
5151
<spotbugs-maven-plugin.version>4.9.4.2</spotbugs-maven-plugin.version>
52-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
52+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
5353
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>
5454

5555
<!-- Testing -->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
5454
<pmd-maven-plugin.version>3.27.0</pmd-maven-plugin.version>
5555
<spotbugs-maven-plugin.version>4.9.4.2</spotbugs-maven-plugin.version>
56-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
56+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
5757
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>
5858

5959
<!-- Testing -->

0 commit comments

Comments
 (0)