File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Certificate validator for X.509 certificates
22
3- [ ![ commons-certvalidator Master Build] ( https://github.com/OxalisCommunity/commons-certvalidator/workflows/commons-certvalidator%20Master%20Build/badge.svg?branch=master )] ( https://github.com/OxalisCommunity/commons-certvalidator/actions?query=workflow%3A%22commons-certvalidator%20Master%20Build%22 )
3+ [ ![ commons-certvalidator Master Build] ( https://github.com/OxalisCommunity/commons-certvalidator/workflows/commons-certvalidator%20Master%20Build/badge.svg )] ( https://github.com/OxalisCommunity/commons-certvalidator/actions?query=workflow%3A%22commons-certvalidator%20Master%20Build%22 )
44[ ![ Maven Central] ( https://img.shields.io/maven-central/v/network.oxalis.commons/commons-certvalidator.svg )] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22network.oxalis.commons%22%20AND%20a%3A%22commons-certvalidator%22 )
55
66
Original file line number Diff line number Diff line change 122122 <java .version>11</java .version>
123123 <maven .compiler.source>11</maven .compiler.source>
124124 <maven .compiler.target>11</maven .compiler.target>
125- <bouncycastle .version>1.78.1 </bouncycastle .version>
125+ <bouncycastle .version>1.80 </bouncycastle .version>
126126 <testng .version>7.7.1</testng .version>
127127 <mockito-core .version>4.11.0</mockito-core .version>
128- <joda-time .version>2.12 .0</joda-time .version>
128+ <joda-time .version>2.13 .0</joda-time .version>
129129 <jakarta .xml.bind-api-version>4.0.2</jakarta .xml.bind-api-version>
130130 <jaxb-impl-version >4.0.0</jaxb-impl-version >
131- <guava .version>33.3.1 -jre</guava .version>
132- <pkix-ocsp .version>2.3 .0</pkix-ocsp .version>
131+ <guava .version>33.4.0 -jre</guava .version>
132+ <pkix-ocsp .version>2.4 .0</pkix-ocsp .version>
133133 <metainf-services .version>1.9</metainf-services .version>
134134 </properties >
135135
You can’t perform that action at this time.
0 commit comments