Skip to content

Commit

Permalink
Make Blaze persistence a provided dependency (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhov authored Dec 19, 2024
1 parent 97911e5 commit d23ba94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions declarative/persistence-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<groupId>${project.groupId}</groupId>
<artifactId>blaze-expression-persistence</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit d23ba94

Please sign in to comment.