Skip to content

Commit c0613e7

Browse files
authored
Merge pull request #4 from Nordstrom/pr/upgrade-to-byte-buddy-1.7.9
Upgrade to Byte Buddy 1.7.9
2 parents 91c8515 + 66460bd commit c0613e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<javadoc-plugin.version>2.10.4</javadoc-plugin.version>
3535
<settings.version>2.0.7</settings.version>
3636
<junit.version>4.12</junit.version>
37-
<bytebuddy.version>1.7.8</bytebuddy.version>
37+
<bytebuddy.version>1.7.9</bytebuddy.version>
3838
<logback.version>1.2.2</logback.version>
3939
<gpg-plugin.version>1.6</gpg-plugin.version>
4040
<staging-plugin.version>1.6.7</staging-plugin.version>

0 commit comments

Comments
 (0)