mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #10125 from DSpace/dependabot/maven/build-tools-756acacfed
Bump the build-tools group across 1 directory with 2 updates
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -297,7 +297,7 @@
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>10.20.2</version>
|
||||
<version>10.21.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
@@ -372,7 +372,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>3.11.1</version>
|
||||
<version>3.11.2</version>
|
||||
<configuration>
|
||||
<!-- Never fail a build based on Javadoc errors -->
|
||||
<failOnError>false</failOnError>
|
||||
|
Reference in New Issue
Block a user