Skip to content

Commit e4069b4

Browse files
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0
Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](apache/maven-jxr@jxr-3.3.2...jxr-3.4.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 bc643a3 commit e4069b4

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.2</version>
232+
<version>3.4.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
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>
236236
<artifactId>maven-jxr-plugin</artifactId>
237-
<version>3.3.2</version>
237+
<version>3.4.0</version>
238238
</plugin>
239239
</plugins>
240240
</reporting>

0 commit comments

Comments
 (0)