Просмотр исходного кода

Bump com.github.bastiaanjansen:otp-java from 2.0.1 to 2.1.0

Bumps [com.github.bastiaanjansen:otp-java](https://github.com/BastiaanJansen/otp-java) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/BastiaanJansen/otp-java/releases)
- [Commits](https://github.com/BastiaanJansen/otp-java/compare/otp-java-2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: com.github.bastiaanjansen:otp-java
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 год назад
Родитель
Сommit
092b2f3d47
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -42,7 +42,7 @@
     <security.reporting>https://www.jenkins.io/security/#reporting-vulnerabilities</security.reporting>
     <security.reporting>https://www.jenkins.io/security/#reporting-vulnerabilities</security.reporting>
     <security.team>[email protected]</security.team>
     <security.team>[email protected]</security.team>
     <!-- Library versions -->
     <!-- Library versions -->
-    <otpjava.version>2.0.1</otpjava.version>
+    <otpjava.version>2.1.0</otpjava.version>
     <zxing.version>3.5.3</zxing.version>
     <zxing.version>3.5.3</zxing.version>
   </properties>
   </properties>