Skip to content

Commit bc9bfb7

Browse files
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#1834)
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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b290220 commit bc9bfb7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

distributions/openhab-addons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-resources-plugin</artifactId>
54-
<version>3.3.1</version>
54+
<version>3.4.0</version>
5555
</plugin>
5656
<plugin>
5757
<groupId>org.apache.karaf.tooling</groupId>

distributions/openhab/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-resources-plugin</artifactId>
197-
<version>3.3.1</version>
197+
<version>3.4.0</version>
198198
<configuration>
199199
<escapeString>\</escapeString>
200200
</configuration>

features/distro-kar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-resources-plugin</artifactId>
34-
<version>3.3.1</version>
34+
<version>3.4.0</version>
3535
</plugin>
3636
<plugin>
3737
<groupId>org.apache.karaf.tooling</groupId>

0 commit comments

Comments
 (0)