Skip to content

Commit

Permalink
Merge pull request #1220 from apache/dependabot/maven/jakarta.websock…
Browse files Browse the repository at this point in the history
…et-jakarta.websocket-api-2.1.1

Bump jakarta.websocket-api from 2.1.0 to 2.1.1
  • Loading branch information
THausherr authored Jun 30, 2023
2 parents 9f5edb4 + 57fbf89 commit f0cb02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-translate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
Expand Down

0 comments on commit f0cb02f

Please sign in to comment.