8000 chore: update maven dependency · soujava/mongodb-virtual-threads@0c6c7fe · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0c6c7fe

Browse files
committed
chore: update maven dependency
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent a2e9bee commit 0c6c7fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@
3636
</dependency>
3737
<dependency>
3838
<groupId>io.quarkus</groupId>
39-
<artifactId>quarkus-rest</artifactId>
39+
<artifactId>quarkus-resteasy-jackson</artifactId>
4040
</dependency>
41+
4142
<dependency>
4243
<groupId>io.quarkus</groupId>
4344
<artifactId>quarkus-smallrye-openapi</artifactId>

0 commit comments

Comments
 (0)
0