Skip to content

Commit

Permalink
Merge pull request #744 from quickfix-j/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-jxr-plugin-3.3.2

Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
  • Loading branch information
chrjohn authored Jan 1, 2024
2 parents 644820e + 3d43214 commit 50d0046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quickfixj-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>
</plugins>
</reporting>
Expand Down
2 changes: 1 addition & 1 deletion quickfixj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 50d0046

Please sign in to comment.