in src/main/java/org/apache/maven/plugins/pdf/DateBean.java [100:104]
public String getMonth() { synchronized (this) { return MONTH.format(date); } }