Skip to content

Commit 05e8b7f

Browse files
dependabot[bot]marcosgopen
authored andcommitted
Bump org.wildfly:wildfly-dist from 39.0.0.Final to 39.0.1.Final
Bumps org.wildfly:wildfly-dist from 39.0.0.Final to 39.0.1.Final. --- updated-dependencies: - dependency-name: org.wildfly:wildfly-dist dependency-version: 39.0.1.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afe1ee7 commit 05e8b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
<wildfly.download>true</wildfly.download>
450450
<wildfly.home>${wildfly.root}/wildfly-${wildfly.version}</wildfly.home>
451451
<wildfly.root>${user.dir}/target/wildfly</wildfly.root>
452-
<wildfly.version>39.0.0.Final</wildfly.version>
452+
<wildfly.version>39.0.1.Final</wildfly.version>
453453
</properties>
454454

455455
<build>

0 commit comments

Comments
 (0)