Skip to content

Commit 70f9f6a

Browse files
dependabot[bot]Johannes Schneider
and
Johannes Schneider
authored
chore: [DevOps] bump the production-minor-patch group with 6 updates (#353)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Johannes Schneider <[email protected]>
1 parent b0940f0 commit 70f9f6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<jacoco.executionDataFile>${project.build.directory}/coverage-reports/jacoco.exec</jacoco.executionDataFile>
8484
<codeAnalysisExclusions>**/odata/namespaces/**,**/odata/services/**,**/odatav4/namespaces/**,**/odatav4/services/**,**/soap/client/**,**/testclasses/**</codeAnalysisExclusions>
8585
<!-- Non-essential dependencies -->
86-
<jco-api.version>4.70.8</jco-api.version>
86+
<jco-api.version>4.71.11</jco-api.version>
8787
<jackson.version>2.16.2</jackson.version>
8888
<commons-configuration.version>1.10</commons-configuration.version>
8989
<!-- WordUtils used twice in OData generator -->
@@ -116,11 +116,11 @@
116116
<stax2-api.version>4.2.2</stax2-api.version>
117117
<bouncycastle.version>1.77</bouncycastle.version>
118118
<jakarta-activation.version>2.1.0</jakarta-activation.version>
119-
<jakarta-xml-bind.version>4.0.1</jakarta-xml-bind.version>
119+
<jakarta-xml-bind.version>4.0.2</jakarta-xml-bind.version>
120120
<qdox.version>2.1.0</qdox.version>
121121
<wiremock.version>3.4.2</wiremock.version>
122122
<checkstyle.version>8.41</checkstyle.version>
123-
<kotlin.version>1.9.22</kotlin.version>
123+
<kotlin.version>1.9.23</kotlin.version>
124124
<byte-buddy.version>1.14.12</byte-buddy.version>
125125
<jsr305.optional>true</jsr305.optional>
126126
</properties>

0 commit comments

Comments
 (0)