Skip to content

Commit

Permalink
Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:l10n-maven-plugin](https://github.com/mojohaus/l10n-maven-plugin) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mojohaus/l10n-maven-plugin/releases)
- [Commits](mojohaus/l10n-maven-plugin@l10n-maven-plugin-1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:l10n-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 15, 2024
1 parent d060a5a commit 6cec134
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 @@ -580,7 +580,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>l10n-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<configuration>
<excludes>
<exclude>**/log4j.properties</exclude>
Expand Down

0 comments on commit 6cec134

Please sign in to comment.