Compare commits
1 Commits
renovate/o
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1f828cf233 |
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
# Configure Maven settings
|
||||
- name: Maven Settings
|
||||
uses: s4u/maven-settings-action@v3.0.0
|
||||
uses: s4u/maven-settings-action@v3.1.0
|
||||
with:
|
||||
servers: |-
|
||||
[
|
||||
|
2
pom.xml
2
pom.xml
@ -134,7 +134,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>3.11.2</version>
|
||||
<version>3.6.3</version>
|
||||
<configuration>
|
||||
<stylesheetfile>${project.basedir}/stylesheet/javadoc-stylesheet.css</stylesheetfile>
|
||||
</configuration>
|
||||
|
Reference in New Issue
Block a user