Skip to content

Commit

Permalink
Update git-commit-id-plugin to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and electrum committed Jul 8, 2024
1 parent f2d09e8 commit 25065cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Airbase 158
- maven-dependency-plugin to 3.7.1 (from 3.6.1)
- maven-clean-plugin to 3.4.0 (from 3.3.2)
- maven-checkstyle-plugin to 3.4.0 (from 3.3.1)
- git-commit-id plugin to 9.0.0 (from 8.0.1)
- git-commit-id plugin to 9.0.1 (from 8.0.1)
* Dependency updates:
- junit 5.10.3 (from 5.10.2)
- jackson 2.17.2 (from 2.17.1)
Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<dep.plugin.build-helper.version>3.6.0</dep.plugin.build-helper.version>
<dep.plugin.checkstyle.version>3.4.0</dep.plugin.checkstyle.version>
<dep.plugin.clean.version>3.4.0</dep.plugin.clean.version>
<dep.plugin.commit-id.version>9.0.0</dep.plugin.commit-id.version>
<dep.plugin.commit-id.version>9.0.1</dep.plugin.commit-id.version>
<dep.plugin.compiler.version>3.13.0</dep.plugin.compiler.version>
<dep.plugin.dependency.version>3.7.1</dep.plugin.dependency.version>
<dep.plugin.dependency-scope.version>1.0.3</dep.plugin.dependency-scope.version>
Expand Down

0 comments on commit 25065cd

Please sign in to comment.