Skip to content

Commit a987410

Browse files
authored
Update pom.xml
1 parent f71083f commit a987410

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

riskified-sdk/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<artifactId>maven-compiler-plugin</artifactId>
2424
<version>3.2</version>
2525
<configuration>
26-
<source>17</source>
27-
<target>17</target>
26+
<source>1.5</source>
27+
<target>1.5</target>
2828
</configuration>
2929
</plugin>
3030

0 commit comments

Comments
 (0)