Sfoglia il codice sorgente

Bump flatten-maven-plugin from 1.2.2 to 1.4.0

Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.2 to 1.4.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.2.2...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
dependabot[bot] 1 anno fa
parent
commit
1fe3b52082
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Vedi File

@@ -334,7 +334,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.2</version>
<version>1.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Annulla
Salva