Skip to content

Commit 0df2090

Browse files
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0
Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](apache/maven-jxr@jxr-3.4.0...jxr-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jxr-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eef277 commit 0df2090

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.4.0</version>
232+
<version>3.5.0</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
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>org.apache.maven.plugins</groupId>
251251
<artifactId>maven-jxr-plugin</artifactId>
252-
<version>3.4.0</version>
252+
<version>3.5.0</version>
253253
</plugin>
254254
</plugins>
255255
</reporting>

0 commit comments

Comments
 (0)