Skip to content

Commit

Permalink
build(deps): Bump com.github.ekryd.sortpom:sortpom-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.ekryd.sortpom:sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 2.15.0 to 4.0.0.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-2.15.0...sortpom-parent-4.0.0)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 4a7fc06 commit 4d9f480
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<java.version>17</java.version>
<license-maven-plugin.version>4.5</license-maven-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<sortpom-maven-plugin.version>2.15.0</sortpom-maven-plugin.version>
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
<testcontainers.version>1.19.8</testcontainers.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<sha1 />
<slf4j.version>1.7.36</slf4j.version>
<sonar-maven-plugin.version>3.11.0.3922</sonar-maven-plugin.version>
<sortpom-maven-plugin.version>3.3.0</sortpom-maven-plugin.version>
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
<spring-data-neo4j.version>7.3.0</spring-data-neo4j.version>
<testcontainers.version>1.19.8</testcontainers.version>
<use-latest-version-for-docs>0</use-latest-version-for-docs>
Expand Down

0 comments on commit 4d9f480

Please sign in to comment.