Skip to content

Commit

Permalink
fix: addressing reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Sep 10, 2024
1 parent e11f165 commit edf6a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/adapter/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration combine.self="append">
<configuration combine.children="append">
<compilerArgs>
<arg>-Werror</arg>
</compilerArgs>
Expand Down

0 comments on commit edf6a87

Please sign in to comment.