Skip to content

Commit

Permalink
Updated to dnsjava-3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Nov 17, 2023
1 parent 66be44e commit e8b7b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ along with ao-appcluster-dnsonly. If not, see <https://www.gnu.org/licenses/>.
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.13.0</version>
</dependency>
<dependency>
<groupId>dnsjava</groupId><artifactId>dnsjava</artifactId><version>3.5.2</version>
<groupId>dnsjava</groupId><artifactId>dnsjava</artifactId><version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId><artifactId>slf4j-api</artifactId><version>2.0.9</version>
Expand Down

0 comments on commit e8b7b2c

Please sign in to comment.