File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ under the License.
162162 <plexusInterpolationVersion >1.27</plexusInterpolationVersion >
163163 <plexusTestingVersion >1.4.0</plexusTestingVersion >
164164 <plexusXmlVersion >4.0.4</plexusXmlVersion >
165- <resolverVersion >2.0.3-20241025.075423-18 </resolverVersion >
165+ <resolverVersion >2.0.3</resolverVersion >
166166 <securityDispatcherVersion >4.0.1</securityDispatcherVersion >
167167 <sisuVersion >0.9.0.M3</sisuVersion >
168168 <slf4jVersion >2.0.16</slf4jVersion >
@@ -667,6 +667,21 @@ under the License.
667667 </dependencies>
668668 -->
669669
670+ <repositories >
671+ <repository >
672+ <releases >
673+ <enabled >true</enabled >
674+ <updatePolicy >never</updatePolicy >
675+ <checksumPolicy >fail</checksumPolicy >
676+ </releases >
677+ <snapshots >
678+ <enabled >false</enabled >
679+ </snapshots >
680+ <id >maven-2236</id >
681+ <url >https://repository.apache.org/content/repositories/maven-2236</url >
682+ </repository >
683+ </repositories >
684+
670685 <build >
671686 <pluginManagement >
672687 <plugins >
You can’t perform that action at this time.
0 commit comments