Skip to content

Commit

Permalink
Merge pull request #283 from georchestra/backport/georchestra-gn4.2.x…
Browse files Browse the repository at this point in the history
…-23.0.x/pr-279

[georchestra-gn4.2.x-23.0.x] Merge pull request #279 from landryb/fix/267
  • Loading branch information
landryb authored Jan 18, 2024
2 parents 92cc390 + 9d113cd commit 44c0708
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,12 @@
<groupId>${project.groupId}</groupId>
<artifactId>gn-camelPeriodicProducer</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 44c0708

Please sign in to comment.