Skip to content

Commit f818a99

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

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>2.5</version>
232+
<version>3.3.1</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
@@ -272,7 +272,7 @@
272272
<plugin>
273273
<groupId>org.apache.maven.plugins</groupId>
274274
<artifactId>maven-jxr-plugin</artifactId>
275-
<version>3.3.0</version>
275+
<version>3.3.1</version>
276276
</plugin>
277277
</plugins>
278278
</reporting>

0 commit comments

Comments
 (0)