Skip to content

Commit 437a73f

Browse files
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#50)
* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update pom.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron <conor.heffron@gmail.com>
1 parent ad7f227 commit 437a73f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.in.mem.cache.sys</groupId>
88
<artifactId>app</artifactId>
9-
<version>1.2.8-RELEASE</version>
9+
<version>1.2.9-RELEASE</version>
1010
<distributionManagement>
1111
<repository>
1212
<id>github</id>
@@ -55,7 +55,7 @@
5555
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
5656
<plugin>
5757
<artifactId>maven-resources-plugin</artifactId>
58-
<version>3.3.1</version>
58+
<version>3.4.0</version>
5959
</plugin>
6060
<plugin>
6161
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)