Skip to content

Commit dd91ea9

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-jfr to v7
1 parent e571d23 commit dd91ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quarkus-petclinic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
1515
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
1616
<quarkus.platform.version>3.18.2</quarkus.platform.version>
17-
<org.hibernate.orm.hibernate.jfr.version>6.6.6.Final</org.hibernate.orm.hibernate.jfr.version><!-- TODO is there some way to grab the Hibernate version used by Quarkus to match this version? -->
17+
<org.hibernate.orm.hibernate.jfr.version>7.3.3.Final</org.hibernate.orm.hibernate.jfr.version><!-- TODO is there some way to grab the Hibernate version used by Quarkus to match this version? -->
1818
<surefire-plugin.version>3.5.4</surefire-plugin.version>
1919
<webjars-bootstrap.version>5.3.8</webjars-bootstrap.version>
2020
<webjars-font-awesome.version>4.7.0</webjars-font-awesome.version>

0 commit comments

Comments
 (0)