Skip to content

Commit

Permalink
Merge pull request #13 from aserto-dev/release/0.2.3
Browse files Browse the repository at this point in the history
Bump to v0.2.3
  • Loading branch information
ronenh authored Aug 7, 2024
2 parents 07677a1 + a504aef commit d6c8238
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/java-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.aserto</groupId>
<artifactId>aserto-spring</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.aserto</groupId>
<artifactId>aserto-spring</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>

<name>spring-middleware</name>
<description>Spring Security Filter that enables Aserto authorization</description>
Expand Down

0 comments on commit d6c8238

Please sign in to comment.