Skip to content

Commit

Permalink
Upgrade to takari-smart-builder 0.6.3 (fixes apache#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed May 11, 2023
1 parent dcf8dac commit 2ca81f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion daemon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
<dependency>
<groupId>io.takari.maven</groupId>
<artifactId>takari-smart-builder</artifactId>
<version>0.6.2</version>
</dependency>

<!-- Logging -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<xstream.version>1.4.20</xstream.version>
<plexus-interactivity-api.version>1.0</plexus-interactivity-api.version>
<takari-smart-builder.version>0.6.2</takari-smart-builder.version>
<takari-smart-builder.version>0.6.3-SNAPSHOT</takari-smart-builder.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2ca81f6

Please sign in to comment.