mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-27 21:01:15 +08:00
Bump codegen version
This commit is contained in:
parent
eaf665943e
commit
2ccb2f55fa
6
pom.xml
6
pom.xml
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
@ -40,7 +40,7 @@
|
||||
<firebird.version>2.2.5</firebird.version>
|
||||
|
||||
<guava.version>18.0</guava.version>
|
||||
<codegen.version>0.6.6</codegen.version>
|
||||
<codegen.version>0.6.7</codegen.version>
|
||||
<mysema.lang.version>0.2.4</mysema.lang.version>
|
||||
<cglib.version>2.2.2</cglib.version>
|
||||
<findbugs.version>1.3.2</findbugs.version>
|
||||
@ -672,4 +672,4 @@
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user