Skip to content

Commit

Permalink
needs protostuff core
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross committed Jan 6, 2025
1 parent 7d1a89c commit 875b986
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@
<artifactId>protostuff-api</artifactId>
<version>${version.protostuff-api}</version>
</dependency>
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-core</artifactId>
<version>${version.protostuff}</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
Expand Down

0 comments on commit 875b986

Please sign in to comment.