Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quarkusio/quarkus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 45179d25a98477c25dbc21c24f1093f605afd755
Choose a base ref
..
head repository: quarkusio/quarkus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 80abb44c376578171bc81c8fa0fbc3af4c8dd5d4
Choose a head ref
Showing with 0 additions and 8 deletions.
  1. +0 −8 bom/application/pom.xml
8 changes: 0 additions & 8 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
@@ -5349,14 +5349,6 @@
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>${hibernate-orm.version}</version>
<exclusions>
<!-- We don't want Jandex at runtime -->
<!-- ... but right now we need it: https://github.com/hibernate/hibernate-models/issues/85 -->
<!-- <exclusion>
<groupId>io.smallrye</groupId>
<artifactId>jandex</artifactId>
</exclusion> -->
</exclusions>
</dependency>
<dependency>
<groupId>org.hibernate.orm</groupId>