Skip to content

Commit

Permalink
fix: plugins/org.jboss.tools.openshift.client/pom.xml to reduce vulne…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 10, 2024
1 parent bb403de commit 012a3ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/org.jboss.tools.openshift.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
https://repository.jboss.org/nexus/service/local/repositories/releases/content/com/openshift/openshift-restclient-java/8.1.1.Final/openshift-restclient-java-8.1.1.Final.jar
-->
<openshift-restclient-java.version>9.0.5.Final</openshift-restclient-java.version>
<ok-http.version>4.10.0</ok-http.version>
<ok-io.version>3.3.0</ok-io.version>
<ok-http.version>4.12.0</ok-http.version>
<ok-io.version>3.4.0</ok-io.version>
<kotlin-stdlib.version>1.8.10</kotlin-stdlib.version>
<jboss-dmr.version>1.6.1.Final</jboss-dmr.version>
<commons-compress.version>1.22</commons-compress.version>
Expand Down Expand Up @@ -432,7 +432,7 @@
</goals>
</pluginExecutionFilter>
<action>
<execute runOnConfiguration="true"></execute>
<execute runOnConfiguration="true"/>
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 012a3ae

Please sign in to comment.