Skip to content

Commit

Permalink
Bump org.apache.maven:maven-model from 3.9.4 to 3.9.9 (#566)
Browse files Browse the repository at this point in the history
Bumps org.apache.maven:maven-model from 3.9.4 to 3.9.9.

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent c59b7d5 commit 215a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart-connector-rest-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.9.4</version>
<version>3.9.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 215a0d3

Please sign in to comment.