Skip to content

Commit 58abbc4

Browse files
committed
fix: inception-humanprotocol-adapter/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-11777856 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-11789705
1 parent 0064d23 commit 58abbc4

File tree

1 file changed

+1
-1
lines changed
  • inception-humanprotocol-adapter

1 file changed

+1
-1
lines changed

inception-humanprotocol-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.web3j</groupId>
9292
<artifactId>core</artifactId>
93-
<version>4.9.7</version>
93+
<version>4.9.8-hotfix</version>
9494
</dependency>
9595

9696
<!-- Servlet -->

0 commit comments

Comments
 (0)