Skip to content

Commit

Permalink
downgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
shermosa committed Aug 9, 2021
1 parent 3e6b54e commit ed36b25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions beekeeper-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.24</version>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit ed36b25

Please sign in to comment.