Skip to content

Commit

Permalink
chore(deps): Bump json-path to a version 2.9.0
Browse files Browse the repository at this point in the history
Related to: #4052
  • Loading branch information
venetrius committed Mar 7, 2024
1 parent acd9c8e commit 5e6ace8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions distro/wildfly/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<properties>
<org.jboss.shrinkwrap.resolver.version>1.0.0-beta-5</org.jboss.shrinkwrap.resolver.version>
<version.json-path>2.8.0</version.json-path>
<version.json-smart>2.4.10</version.json-smart>
<version.accessors-smart>2.4.9</version.accessors-smart>
<version.json-path>2.9.0</version.json-path>
<version.json-smart>2.5.0</version.json-smart>
<version.accessors-smart>2.5.0</version.accessors-smart>
<!-- generate a bom of compile time dependencies for the license book.
Note: Every compile time dependency will end up in the license book. Please
declare only dependencies that are actually needed -->
Expand Down
6 changes: 3 additions & 3 deletions distro/wildfly26/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<properties>
<org.jboss.shrinkwrap.resolver.version>1.0.0-beta-5</org.jboss.shrinkwrap.resolver.version>
<version.json-path>2.8.0</version.json-path>
<version.json-smart>2.4.10</version.json-smart>
<version.accessors-smart>2.4.9</version.accessors-smart>
<version.json-path>2.9.0</version.json-path>
<version.json-smart>2.5.0</version.json-smart>
<version.accessors-smart>2.5.0</version.accessors-smart>
<!-- generate a bom of compile time dependencies for the license book.
Note: Every compile time dependency will end up in the license book. Please
declare only dependencies that are actually needed -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<version.uuid-generator>4.3.0</version.uuid-generator>
<version.camunda.commons>1.13.0</version.camunda.commons>
<version.camunda.connect>1.6.0</version.camunda.connect>
<version.camunda.spin>1.22.0</version.camunda.spin>
<version.camunda.spin>1.23.0</version.camunda.spin>
<version.camunda.freemarker.template.engine>2.2.0</version.camunda.freemarker.template.engine>
<version.feel-scala>1.16.2</version.feel-scala>
</properties>
Expand Down

0 comments on commit 5e6ace8

Please sign in to comment.