Skip to content

Commit

Permalink
Merge branch 'pr-29'
Browse files Browse the repository at this point in the history
This closes #29
  • Loading branch information
kinow committed Nov 24, 2020
2 parents 840d4f6 + 334b02c commit e96182b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -527,7 +527,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Expand Up @@ -26,6 +26,7 @@

<body>
<release version="1.8" date="2020-MM-DD" description="Version 1.8">
<action type="update" dev="kinow">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #29.</action>
<action type="update" dev="kinow">Bump commons-build-plugin from 1.11 to 1.12 #25.</action>
<action issue="COMMONSSITE-138" type="add" dev="chtompki">Create signature validation script for releases</action>
<action type="update" dev="kinow">Bump actions/setup-java from v1.4.0 to v1.4.3 #11 #19.</action>
Expand Down

0 comments on commit e96182b

Please sign in to comment.