revert dependencies
This commit is contained in:
parent
6b541e4ebc
commit
5c1d13f699
1 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@
|
|||
</licenses>
|
||||
|
||||
<properties>
|
||||
<protobuf.version>4.30.2</protobuf.version>
|
||||
<protobuf.version>4.27.5</protobuf.version>
|
||||
<sqlite4java.version>1.0.392</sqlite4java.version>
|
||||
<sqlite4java.native>libsqlite4java</sqlite4java.native>
|
||||
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
|
||||
|
|
@ -557,7 +557,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.1.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>analyze-dependencies</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue