Skip to content

Commit 4885b4d

Browse files
authored
Merge pull request #1058 from eclipse-osgi-technology/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
build: Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0
2 parents b554dfe + 6763e9d commit 4885b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
275275
<plugin>
276276
<groupId>org.apache.maven.plugins</groupId>
277277
<artifactId>maven-resources-plugin</artifactId>
278-
<version>3.3.1</version>
278+
<version>3.4.0</version>
279279
</plugin>
280280
<plugin>
281281
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)