Skip to content

Commit

Permalink
Merge pull request #448 from decentralized-identity/dependabot/maven/…
Browse files Browse the repository at this point in the history
…maven-94a21c7bf8

chore(deps): bump the maven group across 2 directories with 2 updates
  • Loading branch information
peacekeeper authored Nov 6, 2024
2 parents eb955d4 + 6755e14 commit c7e2677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
<org.springframework-spring-web.version>6.1.6</org.springframework-spring-web.version>
<org.springframework-spring-web.version>6.1.12</org.springframework-spring-web.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@

<!-- Spring Versions -->

<springframework.version>6.1.6</springframework.version>
<springframework.version>6.1.12</springframework.version>
<fasterxml.jackson.version>2.17.0</fasterxml.jackson.version>

<!-- OpenAPI Versions -->
Expand Down

0 comments on commit c7e2677

Please sign in to comment.