We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6305635 + 5a6b5cb commit feb10b4Copy full SHA for feb10b4
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>at.favre.lib</groupId>
9
<artifactId>common-parent</artifactId>
10
- <version>18.1</version>
+ <version>19</version>
11
</parent>
12
13
<artifactId>bytes</artifactId>
@@ -102,7 +102,7 @@
102
<dependency>
103
<groupId>org.openjdk.jmh</groupId>
104
<artifactId>jmh-core</artifactId>
105
- <version>1.35</version>
+ <version>1.36</version>
106
<scope>test</scope>
107
</dependency>
108
0 commit comments