Skip to content

Commit

Permalink
Set framework version explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
schmika committed Dec 6, 2023
1 parent 2c46088 commit 8751fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.github.dbmdz.flusswerk</groupId>
<artifactId>framework</artifactId>
<version>${project.version}</version>
<version>6.0.1</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>
Expand Down

0 comments on commit 8751fd2

Please sign in to comment.