diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-25 12:41:05 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-25 12:41:05 +0300 |
| commit | 08ac6c2a26208b6ccd696a7f678dd8c500399f07 (patch) | |
| tree | 8ee97fe6aea32cb990e7eef64e7d2fb6aa37e629 | |
| parent | 62a33ca7a328907dee602798043692ff1f83b0c0 (diff) | |
| download | zxing-dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3.tar.xz | |
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-version: 3.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> - <version>3.6.2</version> + <version>3.6.3</version> <executions> <execution> <id>enforce</id> |
