Skip to content

Commit

Permalink
Bump org.apache.maven.indexer:indexer-core from 7.1.0 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.indexer:indexer-core](https://github.com/apache/maven-indexer) from 7.1.0 to 7.1.2.
- [Release notes](https://github.com/apache/maven-indexer/releases)
- [Changelog](https://github.com/apache/maven-indexer/blob/master/RELEASE.md)
- [Commits](apache/maven-indexer@maven-indexer-7.1.0...maven-indexer-7.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent d5d6ba5 commit 8eb2c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<maven.compiler.release>11</maven.compiler.release>

<!-- Dependency versions -->
<version.mavenIndexer>7.1.0</version.mavenIndexer>
<version.mavenIndexer>7.1.2</version.mavenIndexer>
<version.sisu>0.9.0.M2</version.sisu>
<version.slf4j>1.7.36</version.slf4j>
</properties>
Expand Down

0 comments on commit 8eb2c92

Please sign in to comment.