<plugin> <groupId>io.github.deweyjose</groupId> <artifactId>graphqlcodegen-maven-plugin</artifactId> <version>1.24</version> <executions> <execution> <goals> <goal>generate</goal> </goals> </execution> </executions> <configuration> <schemaPaths> src/main/resources/schema/schema.graphqls ...
Bumps org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1. Release notes Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases. 3.10.1 Release Notes - Maven Plugin To...