Skip to content

Commit

Permalink
Merge pull request #28 from volodbol/v300
Browse files Browse the repository at this point in the history
Base security module, configurations -> foundation
  • Loading branch information
yyluchkiv authored Jun 25, 2024
2 parents 82b9180 + b3e514c commit 867b55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tech1-framework-b2b-base-security-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!-- Tech1: Framework -->
<dependency>
<groupId>io.tech1.framework</groupId>
<artifactId>tech1-framework-configurations</artifactId>
<artifactId>tech1-framework-foundation</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 867b55d

Please sign in to comment.