Skip to content

Commit 3d43214

Browse files
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.3.1 to 3.3.2. - [Commits](apache/maven-jxr@jxr-3.3.1...jxr-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jxr-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 644820e commit 3d43214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quickfixj-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
</plugin>
230230
<plugin>
231231
<artifactId>maven-jxr-plugin</artifactId>
232-
<version>3.3.1</version>
232+
<version>3.3.2</version>
233233
</plugin>
234234
</plugins>
235235
</reporting>

quickfixj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>
236236
<artifactId>maven-jxr-plugin</artifactId>
237-
<version>3.3.1</version>
237+
<version>3.3.2</version>
238238
</plugin>
239239
</plugins>
240240
</reporting>

0 commit comments

Comments
 (0)