Skip to content

Commit

Permalink
Merge 3e53bf5 into 32e1a3b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 10, 2021
2 parents 32e1a3b + 3e53bf5 commit 2bffcfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -290,7 +290,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<rulesets>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs-maven-plugin from 4.0.4 to 4.3.0 #111 #115 #125 #129 #157.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #109.
Bump maven-pmd-plugin from 3.13.0 to 3.15.0 #109 #166.
</action>
<action issue="IMAGING-216" dev="kinow" type="add" due-to="Gary Lucas">
Imaging.getBufferedImage() drops alpha layer for TIFF images.
Expand Down

0 comments on commit 2bffcfa

Please sign in to comment.