Skip to content

Commit

Permalink
Bump up drools to 8.41.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Jul 5, 2023
1 parent 0947f58 commit 36e32a6
Show file tree
Hide file tree
Showing 6 changed files with 773 additions and 726 deletions.
16 changes: 16 additions & 0 deletions .github/mvn-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
<profile>
<id>google-mirror</id>
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>kogito</id>
<name>kogito</name>
<url>https://repository.jboss.org/nexus/content/groups/kogito-public/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jboss-nexus</id>
<name>JBoss Nexus</name>
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
</repository>
<repository>
<id>google-maven-central</id>
<name>GCS Maven Central mirror</name>
Expand Down
2 changes: 1 addition & 1 deletion generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11255,7 +11255,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
<version>2.4.15.Final</version>
<version>2.5.0.Final</version>
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
Expand Down
Loading

0 comments on commit 36e32a6

Please sign in to comment.