esoe 2 years ago
parent
commit
973af3bb65
  1. 8
      pom.xml
  2. BIN
      target/classes/ru/molokoin/sourceListener/SourceListener.class

8
pom.xml

@ -28,6 +28,12 @@
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
<version>2.14.0</version> <version>2.14.0</version>
</dependency> </dependency>
</dependencies> <!-- https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit -->
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>6.3.0.202209071007-r</version>
</dependency>
</dependencies>
</project> </project>

BIN
target/classes/ru/molokoin/sourceListener/SourceListener.class

Binary file not shown.
Loading…
Cancel
Save