Skip to content

Commit

Permalink
Parent and TL update
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Aug 25, 2024
1 parent 4f8da60 commit ae3f59d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.takari</groupId>
<artifactId>takari</artifactId>
<version>55</version>
<version>56</version>
</parent>
<groupId>io.takari.maven</groupId>
<artifactId>maven-timeline</artifactId>
Expand Down Expand Up @@ -32,6 +32,7 @@
</scm>

<properties>
<takari.lifecycleVersion>2.1.7</takari.lifecycleVersion>
<takari.javaSourceVersion>8</takari.javaSourceVersion>
<version.maven>3.6.3</version.maven>
<version.slf4j>1.7.36</version.slf4j>
Expand Down

0 comments on commit ae3f59d

Please sign in to comment.