fix: openmetadata-service/pom.xml to reduce vulnerabilities (#17841)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sriharsha Chintalapani 2024-09-15 16:31:34 -07:00 committed by GitHub
parent 3d8e30142c
commit ea62f34385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -624,7 +624,7 @@
<dependency>
<groupId>com.slack.api</groupId>
<artifactId>slack-api-client</artifactId>
<version>1.42.0</version>
<version>1.42.1</version>
</dependency>
<dependency>
<groupId>com.sun.activation</groupId>