Skip to content

Commit eb0818b

Browse files
Bump maven-fluido-skin from 1.9 to 1.10.0 (#545)
* Bump maven-fluido-skin from 1.9 to 1.10.0 Bumps [maven-fluido-skin](https://github.com/apache/maven-fluido-skin) from 1.9 to 1.10.0. - [Release notes](https://github.com/apache/maven-fluido-skin/releases) - [Commits](apache/maven-fluido-skin@maven-fluido-skin-1.9...maven-fluido-skin-1.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.skins:maven-fluido-skin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update skin in site.xml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Tubbs <[email protected]>
1 parent b8637a8 commit eb0818b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
<dependency>
462462
<groupId>org.apache.maven.skins</groupId>
463463
<artifactId>maven-fluido-skin</artifactId>
464-
<version>1.9</version>
464+
<version>1.10.0</version>
465465
</dependency>
466466
</dependencies>
467467
</plugin>

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<skin>
2020
<groupId>org.apache.maven.skins</groupId>
2121
<artifactId>maven-fluido-skin</artifactId>
22-
<version>1.9</version>
22+
<version>1.10.0</version>
2323
</skin>
2424
<custom>
2525
<fluidoSkin>

0 commit comments

Comments
 (0)