Skip to content

Commit

Permalink
ASM upgrade into 9.3 (#1478)
Browse files Browse the repository at this point in the history
Signed-off-by: Radek Felcman <[email protected]>
  • Loading branch information
rfelcman authored Apr 11, 2022
1 parent 5be5c8c commit 6601fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<test.xml.parser>org.eclipse.persistence.platform.xml.jaxp.JAXPParser</test.xml.parser>

<!--Eclipse Dependencies version-->
<eclipselink.asm.version>9.2.0</eclipselink.asm.version>
<eclipselink.asm.version>9.3.0</eclipselink.asm.version>
<activation.version>2.0.1</activation.version>
<annotation.version>2.0.0</annotation.version>
<cdi.version>3.0.0</cdi.version>
Expand Down Expand Up @@ -204,7 +204,7 @@
<hamcrest.version>1.3</hamcrest.version>
<!-- CQ #23048 -->
<hibernate.version>7.0.1.Final</hibernate.version>
<checkstyle.version>8.40</checkstyle.version>
<checkstyle.version>10.1</checkstyle.version>
<!-- CQ #23049 -->
<jgroups.version>4.2.11.Final</jgroups.version>
<jmh.version>1.27</jmh.version>
Expand Down

0 comments on commit 6601fa9

Please sign in to comment.