Skip to content

Commit 953949b

Browse files
build(deps): bump org.codehaus.mojo:xml-maven-plugin from 1.2.0 to 1.2.1 (#2435)
Bumps [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases) - [Commits](mojohaus/xml-maven-plugin@1.2.0...xml-maven-plugin-1.2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:xml-maven-plugin dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3b4142 commit 953949b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plc4c/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<plugin>
8888
<groupId>org.codehaus.mojo</groupId>
8989
<artifactId>xml-maven-plugin</artifactId>
90-
<version>1.2.0</version>
90+
<version>1.2.1</version>
9191
<executions>
9292
<!--execution>
9393
<id>generate-modbus-tests</id>

protocols/knxnetip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.codehaus.mojo</groupId>
128128
<artifactId>xml-maven-plugin</artifactId>
129-
<version>1.2.0</version>
129+
<version>1.2.1</version>
130130
<executions>
131131
<execution>
132132
<phase>generate-resources</phase>

protocols/opcua/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.codehaus.mojo</groupId>
9595
<artifactId>xml-maven-plugin</artifactId>
96-
<version>1.2.0</version>
96+
<version>1.2.1</version>
9797
<executions>
9898
<execution>
9999
<id>transform-services</id>

0 commit comments

Comments
 (0)