Skip to content

Commit

Permalink
chore: [DevOps] bump the production-minor-patch group across 1 direct…
Browse files Browse the repository at this point in the history
…ory with 9 updates (#549)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 50aacda commit 2b05069
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<jacoco.executionDataFile>${project.build.directory}/coverage-reports/jacoco.exec</jacoco.executionDataFile>
<codeAnalysisExclusions>**/testclasses/**</codeAnalysisExclusions>
<!-- Non-essential dependencies -->
<jco-api.version>4.81.7</jco-api.version>
<jco-api.version>4.83.6</jco-api.version>
<jackson.version>2.17.2</jackson.version>
<commons-configuration.version>1.10</commons-configuration.version>
<!-- WordUtils used twice in OData generator -->
Expand All @@ -94,19 +94,19 @@
<!-- Spring dependencies -->
<!-- Keep these versions consistent with the ones from the SAP Java Buildpack (after their 2.0 release) -->
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
<spring.version>6.1.11</spring.version>
<spring.version>6.1.12</spring.version>
<spring-security.version>6.1.5</spring-security.version>
<slf4j.version>2.0.16</slf4j.version>
<assertj-core.version>3.26.3</assertj-core.version>
<assertj-vavr.version>0.4.3</assertj-vavr.version>
<mockito.version>5.12.0</mockito.version>
<jsonassert.version>1.5.3</jsonassert.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<codemodel.version>2.6</codemodel.version>
<olingo-v4.version>5.0.0</olingo-v4.version>
<olingo-v2.version>2.0.13</olingo-v2.version>
<maven-plugin.version>3.9.8</maven-plugin.version>
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
<maven-plugin.version>3.9.9</maven-plugin.version>
<maven-plugin-annotations.version>3.14.0</maven-plugin-annotations.version>
<maven-plugin-testing.version>3.3.0</maven-plugin-testing.version>
<caffeine.version>3.1.8</caffeine.version>
<openapi-generator.version>7.7.0</openapi-generator.version>
Expand Down

0 comments on commit 2b05069

Please sign in to comment.