|
2 | 2 |
|
3 | 3 |
|
4 | 4 | <!-- |
5 | | - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependency-info at 2023-12-11 |
| 5 | + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependency-info at 2023-12-13 |
6 | 6 | | Rendered using Apache Maven Fluido Skin 1.11.2 |
7 | 7 | --> |
8 | 8 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
|
48 | 48 | <li><a href=".." title="Parent POM">Parent POM</a><span class="divider">/</span></li> |
49 | 49 | <li><a href="index.html" title="Plexus Compiler">Plexus Compiler</a><span class="divider">/</span></li> |
50 | 50 | <li class="active ">Dependency Information</li> |
51 | | - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-12-11</li> |
52 | | - <li id="projectVersion" class="pull-right">Version: 2.14.0</li> |
| 51 | + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-12-13</li> |
| 52 | + <li id="projectVersion" class="pull-right">Version: 2.14.1</li> |
53 | 53 | </ul> |
54 | 54 | </div> |
55 | 55 | </header> |
@@ -130,28 +130,28 @@ <h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a> |
130 | 130 | <pre><dependency> |
131 | 131 | <groupId>org.codehaus.plexus</groupId> |
132 | 132 | <artifactId>plexus-compiler</artifactId> |
133 | | - <version>2.14.0</version> |
| 133 | + <version>2.14.1</version> |
134 | 134 | <type>pom</type> |
135 | 135 | </dependency></pre></div></section><section> |
136 | 136 | <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> |
137 | 137 | <div> |
138 | | -<pre><dependency org="org.codehaus.plexus" name="plexus-compiler" rev="2.14.0"> |
| 138 | +<pre><dependency org="org.codehaus.plexus" name="plexus-compiler" rev="2.14.1"> |
139 | 139 | <artifact name="plexus-compiler" type="pom" /> |
140 | 140 | </dependency></pre></div></section><section> |
141 | 141 | <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> |
142 | 142 | <div> |
143 | 143 | <pre>@Grapes( |
144 | | -@Grab(group='org.codehaus.plexus', module='plexus-compiler', version='2.14.0') |
| 144 | +@Grab(group='org.codehaus.plexus', module='plexus-compiler', version='2.14.1') |
145 | 145 | )</pre></div></section><section> |
146 | 146 | <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a> |
147 | 147 | <div> |
148 | | -<pre>implementation 'org.codehaus.plexus:plexus-compiler:2.14.0'</pre></div></section><section> |
| 148 | +<pre>implementation 'org.codehaus.plexus:plexus-compiler:2.14.1'</pre></div></section><section> |
149 | 149 | <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> |
150 | 150 | <div> |
151 | | -<pre>libraryDependencies += "org.codehaus.plexus" % "plexus-compiler" % "2.14.0"</pre></div></section><section> |
| 151 | +<pre>libraryDependencies += "org.codehaus.plexus" % "plexus-compiler" % "2.14.1"</pre></div></section><section> |
152 | 152 | <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> |
153 | 153 | <div> |
154 | | -<pre>[org.codehaus.plexus/plexus-compiler "2.14.0"]</pre></div></section></section> |
| 154 | +<pre>[org.codehaus.plexus/plexus-compiler "2.14.1"]</pre></div></section></section> |
155 | 155 | </main> |
156 | 156 | </div> |
157 | 157 | </div> |
|
0 commit comments